Ben Hutchings [Mon, 5 Aug 2024 01:26:48 +0000 (03:26 +0200)]
Export symbols needed by binder
Bug-Debian: https://bugs.debian.org/901492
We want to enable use of the Android binder driver to support
Waydroid, but it should not be built-in as that would waste resources
and increase security attack surface on systems that don't need it.
Export the currently un-exported symbols it depends on.
Gbp-Pq: Topic debian
Gbp-Pq: Name export-symbols-needed-by-android-drivers.patch
YunQiang Su [Mon, 16 Nov 2020 01:11:00 +0000 (09:11 +0800)]
Use RELAXED ieee754 mode for Loongson-3 as 3A 4000 is 2008-only
Forwarded: not-needed
There are 2 mode of value of IEEE NaN hardcoded by CPU.
Currently, our mipsel/mips64el port is in so-called lagacy mode.
Loongson 3A 4000 is set as the so-called 2008 mode.
To make Debian workable on Loongson 3A 4000, we need set the kerenl in
RELAXED mode.
Ben Hutchings [Tue, 12 May 2015 18:29:22 +0000 (19:29 +0100)]
Make mkcompile_h accept an alternate timestamp string
Forwarded: not-needed
We want to include the Debian version in the utsname::version string
instead of a full timestamp string. However, we still need to provide
a standard timestamp string for gen_initramfs_list.sh to make the
kernel image reproducible.
Make mkcompile_h use $KBUILD_BUILD_VERSION_TIMESTAMP in preference to
$KBUILD_BUILD_TIMESTAMP.
Gbp-Pq: Topic debian
Gbp-Pq: Name uname-version-timestamp.patch
Ben Hutchings [Sat, 2 Jun 2012 18:53:38 +0000 (19:53 +0100)]
video: Remove nvidiafb and rivafb
Bug-Debian: https://bugs.debian.org/383481
Forwarded: no
These drivers contain register programming code provided by the
hardware vendor that appears to have been deliberately obfuscated.
This is arguably not the preferred form for modification.
These drivers are also largely redundant with nouveau. The RIVA 128
(NV3) is not supported by nouveau but is about 15 years old and
probably discontinued 10 years ago.
Gbp-Pq: Topic debian/dfsg
Gbp-Pq: Name video-remove-nvidiafb-and-rivafb.patch
* New upstream stable update:
https://www.kernel.org/pub/linux/kernel/v6.x/ChangeLog-6.12.33
- tracing: Fix compilation warning on arm32
- f2fs: fix to avoid accessing uninitialized curseg (CVE-2025-22123)
- [arm64] pinctrl: armada-37xx: use correct OUTPUT_VAL register for GPIOs >
31
- [arm64] pinctrl: armada-37xx: set GPIO output value before setting
direction
- acpi-cpufreq: Fix nominal_freq units to KHz in get_max_boost_ratio()
- Documentation: ACPI: Use all-string data node references
- rtc: Make rtc_time64_to_tm() support dates before 1970
- rtc: Fix offset calculation for .start_secs < 0
- [amd64] accel/ivpu: Add initial Panther Lake support
- [amd64] accel/ivpu: Update power island delays
- PCI/ASPM: Disable L1 before disabling L1 PM Substates
- block: fix adding folio to bio (CVE-2025-22122)
- Revert "cpufreq: tegra186: Share policy per cluster"
- usb: quirks: Add NO_LPM quirk for SanDisk Extreme 55AE
- usb: storage: Ignore UAS driver for SanDisk 3.2 Gen2 storage device
- USB: serial: pl2303: add new chip PL2303GC-Q20 and PL2303GT-2AB
- Bluetooth: hci_qca: move the SoC type check to the right place
- serial: jsm: fix NPE during jsm_uart_port_init
- usb: usbtmc: Fix timeout value in get_stb
- [amd64] thunderbolt: Do not double dequeue a configuration request
- dt-bindings: usb: cypress,hx3: Add support for all variants
- dt-bindings: phy: imx8mq-usb: fix fsl,phy-tx-vboost-level-microvolt
property
[ Ben Hutchings ]
* d/rules: Include target suite as an input to gencontrol.py
* Move package revision and ABI name rules to configuration
* Include target Debian release number in ABI name
* Add suffix to ABI name to distinguish Debian versions with same upstream
[ Uwe Kleine-König ]
* [arm64] Enable Marvell OcteonTX2 NIC driver (Closes: #1098437)
* [armhf] Enable M_CAN support, used e.g. on stm32mp153 and stm32mp157
[ Macpaul Lin ]
* [arm64] usb/typec: Enable TYPEC_RT1711H as module